home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 May / PC Answers CD-ROM 7 (Future Publishing) (May 1995).iso / vbits / demos / crescent / protools / tooltext.txt < prev   
Encoding:
Text File  |  1994-10-06  |  2.5 KB  |  211 lines

  1. Enhanced Frame 
  2. & Checkbox
  3.  
  4. Store multiple boolean 
  5. values in a single 
  6. integer and construct
  7. "Flags" type values.
  8.  
  9.  
  10. Font Common Dialog
  11.  
  12. Select a font and
  13. its characteristics.
  14.  
  15.  
  16. CSGroupBox
  17.  
  18. Replacement for
  19. the VB frame control.
  20.  
  21.  
  22. Picture Box
  23. Enhancement
  24.  
  25. Adds properties & events
  26. to the standard picture box.
  27.  
  28.  
  29. Date Control
  30.  
  31. Input & display
  32. date values.
  33.  
  34.  
  35. Currency Control
  36.  
  37. Input & display
  38. currency values.
  39.  
  40.  
  41. Horizontal Scrollbar
  42.  
  43. Replacement
  44. horizontal scrollbar.
  45.  
  46.  
  47. HyperText Control
  48.  
  49. A rich text label with
  50. hypertext capabilities.
  51.  
  52.  
  53. Calendar Control
  54.  
  55. View or enter date 
  56. values by selecting 
  57. from a visible calendar.
  58.  
  59.  
  60. Color Common
  61. Dialog
  62.  
  63. Select a particular color 
  64. and return its value.
  65.  
  66.  
  67. Find/Replace
  68. Common Dialog
  69.  
  70. Enter a search & optional 
  71. replace string for text search.
  72.  
  73.  
  74. 3-D Option &
  75. Frame Combination
  76.  
  77. Combines option buttons
  78. with a frame.
  79.  
  80.  
  81. Text Control
  82.  
  83. Input and display text
  84. with advanced masking.
  85.  
  86.  
  87. Double Control
  88.  
  89. Input and display
  90. double-precision values.
  91.  
  92.  
  93. List Box Control
  94.  
  95. Multi-column display, multiple
  96. selection & fast searching of lists.
  97.  
  98.  
  99. CSCaption Control
  100.  
  101. Specialized label control enabling
  102. you to directly associate a label
  103. with another control.
  104.  
  105.  
  106. Enhanced Combo
  107. Box Control
  108.  
  109. Data-aware combo box
  110. with automatic searching.
  111.  
  112.  
  113. Print Common 
  114. Dialog
  115.  
  116. Select various
  117. printer settings.
  118.  
  119.  
  120. Meter Control
  121.  
  122. Visual representation
  123. of percentage data.
  124.  
  125.  
  126. Spin Button
  127.  
  128. Allows user to enter 
  129. or edit a numeric value.
  130.  
  131.  
  132. Long Control
  133.  
  134. Input & display of 
  135. integer & long integer values.
  136.  
  137.  
  138. CurTime Control
  139.  
  140. Continual display of the 
  141. time of day with adjustable
  142. time zone offset and alarm.
  143.  
  144.  
  145. Form
  146. Enhancement Control
  147.  
  148. Enhanced properties & methods,
  149. Form events, & System-wide events.
  150.  
  151.  
  152. TrueGrid 2.0
  153.  
  154. Apex Software's standard 
  155. edition grid control.
  156.  
  157.  
  158. Extended
  159. Command Button
  160.  
  161. Extends the standard
  162. VB button with added display
  163. & data access features.
  164.  
  165.  
  166. File Open/Save
  167. Common Dialog
  168.  
  169. Select a file name
  170. for opening or saving.
  171.  
  172.  
  173. CSInvis Control
  174.  
  175. Transparent button 
  176. you can place on 
  177. top of other controls.
  178.  
  179.  
  180. Enhanced Picture
  181. Box Control
  182.  
  183. Display & print .PCX, 
  184. .GIF & .TGA images
  185.  
  186.  
  187. Time Control
  188.  
  189. Input and display 
  190. of time values.
  191.  
  192.  
  193. Enhanced
  194. Label Control
  195.  
  196. Adds appearance enhancing
  197. properties to the
  198. standard label control.
  199.  
  200.  
  201. Vertical Scrollbar
  202.  
  203. Replacement 
  204. vertical scrollbar.
  205.  
  206.  
  207. Virtual List Box
  208.  
  209. Data-aware list box that 
  210. can store any amount of data.
  211.